From e6f2f1ca1fa6fbe700909e8d5923daab8c94d003 Mon Sep 17 00:00:00 2001 From: Markus Rost Date: Mon, 13 May 2002 15:40:28 +0000 Subject: [PATCH] (woman-menu): Add a comment about the last change. --- lisp/woman.el | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lisp/woman.el b/lisp/woman.el index 70dc4683719..f9929794343 100644 --- a/lisp/woman.el +++ b/lisp/woman.el @@ -1728,7 +1728,10 @@ Argument EVENT is the invoking mouse event." (woman (current-word t))) ;; WoMan menu bar and pop-up menu: -(easy-menu-define woman-menu ; (SYMBOL MAPS DOC MENU) +(easy-menu-define + woman-menu ; (SYMBOL MAPS DOC MENU) + ;; That comment was moved after the symbol `woman-menu' to make + ;; find-function-search-for-symbol work. -- rost woman-mode-map "WoMan Menu" `("WoMan" -- 2.30.2